/* 全局性基本修饰 */
body, html
{
	font-size:12px;
	font-family: "宋体";	
	margin: 0px ;
    text-decoration: none margin:0px;
	padding: 0px;
	width: 100%;
	scrollbar-face-color: #93a1c6; 
	scrollbar-face-color: #c9defa; 
	scrollbar-highlight-color: #c9defa; 
	scrollbar-shadow-color: #337abb; 
	scrollbar-darkshadow-color: #c9defa; 
	scrollbar-3dlight-color: #c9defa; 
	scrollbar-arrow-color: #264580;
	scrollbar-track-color: #eef7fd; 
}
/*页眉的样式*/
#header
{
	margin:  0px;	
	width: 100%;
	float:none;
}
/*页脚的样式*/
#footer
{
	float:none;
	width: 100%;
	margin: 0px auto 0px auto;
}


ow1
{
	width: 100%;
	height: 218px;
	margin: 20px auto auto auto;
	float: left;
}
#banner
{
	margin-left: 0px;
	width: 435px;
	height: 218px;
	float: left;
}
#news
{
	background-image: url(../images/bg_news.gif);
	width: 320px;
	margin-left: 13px;
	height: 218px;
	float: left;
}

#contacts
{
	width: 200px;
	margin-left: 12px;
	height: 218px;
	float: left;
}



/* 新闻动态页面右边的标题*/
.n_title
{
	width: 200px;
	margin-left: 15px;
	margin-top: 6px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #0080FF;
}

.n_content
{
	width: 100%;
	height: 170px;
	margin-top: 15px;
}
#container
{
	width: 100%;
	height: 450px;
	float: left;
}
#flowPro
{
	width: 100%;
	margin: 5px 5px 5px 5px;
}

#gShow
{
	margin-top: 10px;
	height: 220px;
	width: 100%;
	margin-bottom: 10px;
}


#pro_show1
{
	float: left;
	width: 23%;
	height: 214px;
	margin-left: 0px;
	background-image: url('../images/bg_pro.gif');
}
 #pro_show2, #pro_show3, #pro_show4
{
	float: left;
	width: 23%;
	height: 214px;
	margin-left: 8px;
	background-image: url('../images/bg_pro.gif');
}
#pro_r1, #pro_r2, #pro_r3, #pro_r4
{
	width: 150px;
	height: 20px;
	float: left;
	margin-top: 6px;
	margin-left: 14px;
	text-align: left;
}

#pro_cn1, #pro_cn2, #pro_cn3, #pro_cn4
{
	margin-top: 10px;
	width: 100%;
	height: 175px;
	float: left;
}

/*新闻动态页左、右边位置*/
.n_right
{
	margin-left: 10px;
	width: 755px;
	height: 450px;
	float:right;
}
.n_left{ margin-top: 5px; width: 200px; float: left; height: 90%;}



/* 新闻动态页面右边的标题*/
.rg_title
{
	background-image: url(../images/Aboutus_bg.gif);
	height: 30px;
	width: 735px;
	float: left;
}

.button_search
{
	height: 13px;
	width: 14px;
	border: 0px solid #BED1DF;
	background: url("../images/button_search.gif" );
	font-size: 12px;
	font-family: "宋体";
	cursor:pointer;
}
.linkmore
{
	width:33px;
	height: 8px;
	float:left;
	margin-left: 0px;
	margin-top:5px;
}
/* 查询类按钮 */
.button_common
{
	height: 17px;
	width: 71px;
	border: 0px solid #BED1DF;
	background: url("../images/button_common.gif" );
	font-size: 12px;
	font-family: "宋体";
	color: #7599D5;
	cursor:pointer;
	text-align: right;
}
/* 普通按钮 */
.button_small {  width:54px; border:0px solid #BED1DF;  background:url("../images/button_small.jpg"); font-size:12px;font-family:"宋体"; CURSOR:pointer; height:21px; }/* 宽54的按钮 */
/* 普通按钮 */
td
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
}
table
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
}
.ablue14:link
{
	color: #08459A;
	font-size: 12px;
}
.ablue14:visited
{
	color: #08459A;
	font-size: 12px;
}
.ablue14:hover
{
	color: #08459A;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color:Black;
}
a:hover
{
	text-decoration:none;
	color:Blue;
}
a:link
{
	text-decoration: none;
	color:Black;
}
a:active
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
.Tab{ border-collapse:collapse;}
.Tab td{ border:solid 1px #c4d8ed;}
.lineBottom{ border-bottom:Dashed 1px #CBD2E2;}

.table{ table-layout:fixed;}
.table td{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

a.c
{
	text-decoration: none;
	color:darkgray;
}
a.c:hover
{
	text-decoration:none;
	color:Red;
}
a.c:link
{
	text-decoration: none;
	color:Red;
}
.button_smaller {  height:21px; width:20px; border:0px solid #BED1DF;  background:url("/images/button_bg_small.gif"); font-size:12px;font-family:"宋体"; cursor:pointer; }/* 最小类按钮 */
.sjimg{
	width:200px;
	}